Skip to content

Commit 68904ae

Browse files
committed
Remove dead push-action/** trigger from ci_tests.yml
push-protected is no longer used so these temp branches are never created. The trigger and its explanatory comment are dead code.
1 parent ff63436 commit 68904ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- 'master'
8-
- 'push-action/**' # Allow pushing to protected branches (using CasperWA/push-protected)
98

109
jobs:
1110
pre-commit_audit:

0 commit comments

Comments
 (0)