We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7db48 commit b75df8aCopy full SHA for b75df8a
.github/workflows/full-ci.yml
@@ -12,7 +12,7 @@ on:
12
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#workflow_dispatch
13
workflow_dispatch:
14
merge_group:
15
-# push:
+ push:
16
17
18
env:
0 commit comments