We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca38fc3 commit 73232fdCopy full SHA for 73232fd
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,6 @@ on:
12
13
jobs:
14
test:
15
- if: ${{ github.head_ref != 'changeset-release/master' || github.ref_name != 'changeset-release/master' }}
16
name: Test
17
runs-on: ubuntu-latest
18
timeout-minutes: 10
0 commit comments