We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a6705 commit 9e3883aCopy full SHA for 9e3883a
1 file changed
.github/workflows/dryrun-manage-github-repositories.yml
@@ -3,6 +3,9 @@ name: Manage github repositories
3
4
"on":
5
workflow_dispatch:
6
+ push:
7
+ branches-ignore:
8
+ - main
9
pull_request:
10
branches-ignore:
11
- main
0 commit comments