We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed19d7c commit dbf4fd1Copy full SHA for dbf4fd1
.github/workflows/integration_test.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- test-branch: [rails3, rails4, master, rails6, rails6-webpacker]
+ test-branch: [rails3, rails4, main, rails6, rails6-webpacker]
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments