Skip to content

Commit

Permalink
github: cypress add mergequeue job #nobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
protitude committed Mar 1, 2025
1 parent f42e237 commit a563ed7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -56,7 +55,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -78,7 +76,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -100,7 +97,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -122,7 +118,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -144,7 +139,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -166,7 +160,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -188,7 +181,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -210,7 +202,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -232,7 +223,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand All @@ -254,7 +244,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
REPO: "${{ github.server_url }}/${{ github.repository }}"

name: Grab backup and fix backup
runs-on: ubuntu-latest
if: github.event_name == 'merge_group'
steps:
Expand Down

0 comments on commit a563ed7

Please sign in to comment.