Skip to content

Commit

Permalink
chore: update ci workflow base branch on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
ErKeLost committed Oct 23, 2024
1 parent 550da00 commit 666c364
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 186 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Nightly Release CI
# on:
# pull_request:
# branches:
# - refactor/node

on: [pull_request]
on:
pull_request:
branches:
- v2-dev

permissions:
contents: write
Expand Down
Loading

0 comments on commit 666c364

Please sign in to comment.