Skip to content

Commit 09d823c

Browse files
committed
chore(nodejs:phoenix-provider): Fix issue.
1 parent aca05f8 commit 09d823c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nodejs-phoenix-provider-validate-and-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ on:
1616
jobs:
1717
release:
1818
runs-on: ubuntu-latest
19-
if:
20-
${{ github.repository == 'gsmlg/Foundation' &&
21-
contains('refs/heads/main,refs/heads/beta,refs/heads/next,refs/heads/alpha',
22-
github.ref) && github.event_name == 'push' }}
2319
steps:
2420
- name: 🛑 Cancel Previous Runs
2521
uses: styfle/cancel-workflow-action@0.6.0

0 commit comments

Comments
 (0)