Skip to content

Commit

Permalink
no dry-run anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
cheld committed Apr 28, 2024
1 parent effc67a commit 816f85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Lint Allianz Repos
env:
GH_TOKEN: ${{ steps.app-token.outputs.token }}
run: scripts/lint_repos.sh --org allianz --dry-run
run: scripts/lint_repos.sh --org allianz

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 816f85a

Please sign in to comment.