We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c76bfd commit 2b7bbdaCopy full SHA for 2b7bbda
.github/workflows/test.yml
@@ -1,6 +1,11 @@
1
name: Tests
2
3
on:
4
+ pull_request:
5
+ push:
6
+ branches:
7
+ - master
8
+ - main
9
workflow_dispatch:
10
11
jobs:
0 commit comments