Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMeinerLP committed May 12, 2024
1 parent 5664a96 commit ab63794
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: Build
name: Publish
on:
push:
branches:
- master
- dev
pull_request:
types:
- opened
- reopened
- synchronize
- labeled
jobs:
build:
# Run on all label events (won't be duplicated) or all push events or on PR syncs not from the same repo
Expand Down

0 comments on commit ab63794

Please sign in to comment.