Skip to content

Commit f841458

Browse files
use github.workflow
1 parent 94e676d commit f841458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
working-directory: integration-test
2525
main-branch-name: ${{ github.event_name == 'pull_request' && github.base_ref || github.ref_name }}
2626
runs-on: ${{ matrix.runs-on }}
27-
workflow-id: foo-bar
27+
workflow-id: ${{ github.workflow }}

0 commit comments

Comments
 (0)