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 e19bb13 commit d2b9f3eCopy full SHA for d2b9f3e
.github/workflows/run-tests.yml
@@ -48,6 +48,7 @@ jobs:
48
49
trigger-workflow:
50
runs-on: ubuntu-latest
51
+ if: github.ref == 'refs/heads/2.x'
52
steps:
53
- name: Trigger site workflow
54
run: |
0 commit comments