Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Oct 13, 2023
1 parent d94b928 commit 427c067
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test_ipSets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
deploy_production_main:
name: Test and deploy Firewalls
runs-on: ubuntu-latest
if: github.ref_name == 'main' && github.event_name == 'push'
steps:
- name: 📦 Install Taskfile
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_onlymanagedrulegroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
deploy_production_main:
name: Test and deploy Firewalls
runs-on: ubuntu-latest
if: github.ref_name == 'main' && github.event_name == 'push'
steps:
- name: 📦 Install Taskfile
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_regexPatternSets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
deploy_production_main:
name: Test and deploy Firewalls
runs-on: ubuntu-latest
if: github.ref_name == 'main' && github.event_name == 'push'
steps:
- name: 📦 Install Taskfile
run: |
Expand Down

0 comments on commit 427c067

Please sign in to comment.