We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c1002 commit 120096fCopy full SHA for 120096f
.github/workflows/actions.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches: ["main"]
6
types: ["opened", "synchronize"]
7
+ push:
8
+ branches: ["main"]
9
workflow_dispatch:
10
11
jobs:
0 commit comments