Skip to content

Commit 646f39e

Browse files
committed
chore(ci): fight with GitHub Actions
1 parent 80f0668 commit 646f39e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,6 @@ jobs:
8383
# Each matrix instance runs as a different name, which doesn't play nicely
8484
# with branch-protection rules. We instead require this job.
8585
needs: go_tidy_matrix
86+
runs-on: ubuntu-latest
87+
steps:
88+
- run: echo "I'm a no-op"

0 commit comments

Comments
 (0)