Skip to content

Commit

Permalink
chore: disable some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorsalgado committed Feb 20, 2024
1 parent 20ae2d6 commit 8803fec
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 86 deletions.
12 changes: 0 additions & 12 deletions .github/codeql/codeql-config.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/dependabot.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,3 @@ jobs:
heroku container:login
heroku container:push -a $HEROKU_APP web
heroku container:release -a $HEROKU_APP web
automerge:
needs:
- test
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v2.7.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
52 changes: 0 additions & 52 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

0 comments on commit 8803fec

Please sign in to comment.