We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060b441 commit 9585008Copy full SHA for 9585008
.github/workflows/build-and-test.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [main]
7
pull_request:
8
- branches: [main, develop]
+ branches: [main]
9
10
jobs:
11
linux-job:
0 commit comments