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 24c3e6b commit 86a7011Copy full SHA for 86a7011
.github/workflows/triggers_cl.yaml
@@ -23,11 +23,7 @@ jobs:
23
echo "Head commit: ${{ github.sha }}"
24
25
actual-trigger-changelog-pipeline:
26
- runs-on: ubuntu-latest
+ uses: dfm88/fastapi-two-factor-authentication/.github/workflows/cl.yaml@develop
27
permissions:
28
contents: write
29
- steps:
30
- - name: Trigger Changelog Pipeline
31
- id: trigger-changelog-pipeline
32
- uses: dfm88/fastapi-two-factor-authentication/.github/workflows/cl.yaml@develop
33
0 commit comments