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 9bc131c commit 0eb89f8Copy full SHA for 0eb89f8
.github/workflows/trigger-videodb-helper-update.yaml
@@ -5,7 +5,7 @@ on:
5
types: [closed]
6
7
jobs:
8
- trigger-repo1:
+ trigger-videodb-helper-update:
9
if: ${{ github.event.pull_request.merged && github.event.pull_request.base.ref == 'main' }}
10
runs-on: ubuntu-latest
11
steps:
0 commit comments