Skip to content

Commit

Permalink
Revert "Adjust CI: Run Publish workflow only on actions to the main…
Browse files Browse the repository at this point in the history
… branch"

This reverts commit 0dd3a4d.
  • Loading branch information
amotl committed Jul 2, 2022
1 parent 66f5da7 commit dce5a30
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Publish

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: push

jobs:
publish:
Expand Down

0 comments on commit dce5a30

Please sign in to comment.