We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03106e6 commit f72d830Copy full SHA for f72d830
.github/workflows/test.yml
@@ -1,5 +1,8 @@
1
on:
2
push:
3
+ branches:
4
+ - main
5
+ pull_request_target:
6
7
name: Tests
8
0 commit comments