Skip to content

Commit

Permalink
fixup! remove commented-out code
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed May 2, 2024
1 parent a5c966c commit a1472bd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Dry Run
on:
push:
# Run on all branches in our repo, so that we test dry-run for our PRs too
# branches: [main]
# Don't run on forks, which don't have access to secrets
# pull_request:
# branches: [main]
push

jobs:
dry-run:
Expand Down

0 comments on commit a1472bd

Please sign in to comment.