Skip to content

Commit dce5a30

Browse files
committed
Revert "Adjust CI: Run Publish workflow only on actions to the main branch"
This reverts commit 0dd3a4d.
1 parent 66f5da7 commit dce5a30

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Publish
22

3-
on:
4-
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
3+
on: push
84

95
jobs:
106
publish:

0 commit comments

Comments
 (0)