Skip to content

Commit

Permalink
Modify workflow condition
Browse files Browse the repository at this point in the history
  • Loading branch information
tespent committed Nov 12, 2020
1 parent 701a17a commit 887de1b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ name: Packaging

# Controls when the action will run. Triggers the workflow when releases created or modified
on:
release:
types:
- created
- edited
create:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 887de1b

Please sign in to comment.