Skip to content

Commit

Permalink
Update build-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyunMin authored Nov 27, 2024
1 parent 4cd0a3c commit e2cbef1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: "Build Pull Request"

# on:
# pull_request:
# branches:
# - master
# - DevelNUI
# - API*
on:
pull_request:
branches:
- master
- DevelNUI
- API*
- test-action

jobs:

Expand Down

0 comments on commit e2cbef1

Please sign in to comment.