Skip to content

Commit

Permalink
ci: make the linter happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Jul 24, 2024
1 parent 239b442 commit cfea062
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ branches:
- admins
- bots
- members

...
2 changes: 0 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ jobs:
run: gh pr merge --rebase --auto "${{github.event.pull_request.html_url}}"
env:
GH_TOKEN: ${{ steps.token.outputs.token }}

...
2 changes: 0 additions & 2 deletions .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@ jobs:
run: gh pr merge --rebase --auto "${{ steps.flake.outputs.pull-request-number }}"
env:
GH_TOKEN: ${{ steps.token.outputs.token }}

...

0 comments on commit cfea062

Please sign in to comment.