Skip to content

Commit a0f7d15

Browse files
josephperrottalan-agius4
authored andcommitted
ci: remove ci testing push trigger
Remove ci testing pushing trigger as it no longer will work in the future and is unneccessary (cherry picked from commit a302d18)
1 parent 5c705e8 commit a0f7d15

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ on:
66
- main
77
- '[0-9]+.[0-9]+.x'
88

9-
# Developers can make one-off pushes to `ci-*` branches to manually trigger full CI
10-
# prior to opening a pull request.
11-
- ci-*
12-
139
concurrency:
1410
group: ${{ github.workflow }}-${{ github.ref }}
1511
cancel-in-progress: true

0 commit comments

Comments
 (0)