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.
2 parents 09af1ab + 26f735f commit 9f79308Copy full SHA for 9f79308
.github/workflows/build-and-test.yaml
@@ -1,8 +1,7 @@
1
name: Build and Test
2
-
3
on: [pull_request, push, workflow_dispatch]
4
5
jobs:
6
build:
7
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@main
8
- secrets: inherit
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
+ secrets: inherit
0 commit comments