Skip to content

Commit

Permalink
Merge pull request #559 from slikts/next
Browse files Browse the repository at this point in the history
ci: add push branch
  • Loading branch information
slikts authored Jan 17, 2023
2 parents f48baa0 + dc8fb9a commit ac1ef73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI/CD

on:
push:
branches: [main]
pull_request:
branches: [main, next]

Expand Down

0 comments on commit ac1ef73

Please sign in to comment.