Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nc1z committed Dec 30, 2023
1 parent e7990b5 commit df6dd1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: develop CI
on:
push:
branches: [main]
branches: [develop]
pull_request:
branches: [main]
branches: [develop]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit df6dd1d

Please sign in to comment.