Skip to content

Commit

Permalink
Merge pull request #651 from Wabri/hotfix/650/workflow
Browse files Browse the repository at this point in the history
fix(.github/workflows): remove github-workflow-test branch
  • Loading branch information
berndfinger authored Feb 12, 2024
2 parents 7720d7a + a736e26 commit d047f93
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_general_preconfigure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_general_preconfigure/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_general_preconfigure/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_ha_install_hana_hsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_ha_install_hana_hsr/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_ha_install_hana_hsr/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_ha_pacemaker_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_ha_pacemaker_cluster/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_ha_pacemaker_cluster/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_hana_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_hana_install/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_hana_install/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_hana_preconfigure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_hana_preconfigure/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_hana_preconfigure/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_install_media_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_install_media_detect/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_install_media_detect/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_maintain_etc_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_maintain_etc_hosts/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_maintain_etc_hosts/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_netweaver_preconfigure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_netweaver_preconfigure/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_netweaver_preconfigure/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_storage_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_storage_setup/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_storage_setup/**'

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ansible-lint-sap_swpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_swpm/**'
pull_request:
Expand All @@ -22,7 +21,6 @@ on:
branches:
- main
- dev
- github-workflow-test
paths:
- 'roles/sap_swpm/**'

Expand Down

0 comments on commit d047f93

Please sign in to comment.