Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
SmnHgr committed Feb 9, 2024
1 parent 090e41a commit 885da24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/scanner-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'Scanner Build Stage'
name: ScannerBuildStage

on:
push:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scanner-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# pull_request:
workflow_run:
workflows:
- 'Scanner Build Stage'
- ScannerBuildStage
types:
- completed

Expand Down

0 comments on commit 885da24

Please sign in to comment.