We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f39bf commit 507f13aCopy full SHA for 507f13a
.github/workflows/test.yml
@@ -1,6 +1,9 @@
1
name: test
2
3
on:
4
+ push:
5
+ branches:
6
+ - dev
7
pull_request:
8
workflow_dispatch:
9
jobs:
0 commit comments