We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376dac2 commit 76ced6dCopy full SHA for 76ced6d
1 file changed
.github/workflows/tests.yaml
@@ -2,7 +2,7 @@
2
name: RSpec tests
3
4
on:
5
- pull_request: {}
+ pull_request: { branches: ['main'] }
6
push:
7
branches:
8
- main
0 commit comments