Skip to content

Commit

Permalink
Update ci-scripting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzzer authored Aug 23, 2023
1 parent 61a0042 commit adbb9ec
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci-scripting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ on:
workflow_call:
pull_request:
branches: [ master ]
paths:
- 'AMBuildScript'
- 'PackageScript'
- 'scripting/**'
- 'scripting/**'

jobs:
build-options:
Expand Down Expand Up @@ -62,4 +57,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: cbasenpc_plugins
path: build/package
path: build/package

0 comments on commit adbb9ec

Please sign in to comment.