Skip to content

Commit

Permalink
Now try failing squares bracketS
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-rkim committed Jun 21, 2024
1 parent 618b9e4 commit 14cb12e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_produce-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_run:
workflows:
- "Build"
- "(internal) Build"
- "[internal] Build"
types:
- completed

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-unit-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "(internal) Build"
name: "[internal] Build"

on:
workflow_call:
Expand Down

0 comments on commit 14cb12e

Please sign in to comment.