We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d01a5a + 179fa87 commit a5bd47fCopy full SHA for a5bd47f
.github/workflows/tests.yml
@@ -2,6 +2,9 @@ name: Tests
2
3
on:
4
pull_request:
5
+ push:
6
+ branches:
7
+ - main
8
workflow_dispatch:
9
10
jobs:
0 commit comments