We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41460c8 commit 2986235Copy full SHA for 2986235
.github/workflows/integration_test.yml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
build:
9
- if: ${{ startsWith(github.event.pull_request.title, 'release:') }}
10
runs-on: ubuntu-latest
11
permissions:
12
contents: write
0 commit comments