Skip to content

Commit

Permalink
ci: run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
EYssel committed Sep 30, 2024
1 parent f531813 commit fd33a9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Deploy API
on:
push:
branches:
- "*"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit fd33a9d

Please sign in to comment.