Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Jan 8, 2025
1 parent 971c351 commit 18322f0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/create_scoped_zip.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Create Release Zip

on:
workflow_dispatch: # Allows manual triggering
push: # Add push trigger
release:
types: [published]
push:
pull_request:

jobs:
build:
Expand Down

0 comments on commit 18322f0

Please sign in to comment.