Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogromca-SCP authored Jan 24, 2024
1 parent 5bc1fca commit 31d11b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Build SLCommand Script

on:
workflow_dispatch
#push:
#branches: ["main"]
#pull_request:
#branches: ["main"]
push:
branches: ["main"]
pull_request:
branches: ["main"]

jobs:
build:
Expand All @@ -23,3 +22,4 @@ jobs:
with:
pluginName: SLCommandScript
refsVariable: SL_REFERENCES
dependencies: SLCommandScript.Core,SLCommandScript.FileScriptsLoader

0 comments on commit 31d11b8

Please sign in to comment.