Skip to content

Commit 937f7d0

Browse files
author
Sylvain MARIE
committed
FIxed gh actions workflow
1 parent 07bf1fc commit 937f7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
publish_release:
7878
needs: run_all_tests
7979
runs-on: ubuntu-latest
80+
if: github.event_name == 'push'
8081
steps:
8182
- name: GitHub context to debug conditional steps
8283
env:

0 commit comments

Comments
 (0)