Skip to content

Commit

Permalink
E2E Test Workflow File Sync [Runner ID: 66]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Oct 25, 2023
1 parent 4c7ca93 commit 6346429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
workflow_dispatch:
pull_request:
# Once daily at 00:00 UTC.
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'

concurrency:
group: ${{ github.workflow }}-${{ 'pull_request' == github.event_name && github.head_ref || github.sha }}
Expand Down

0 comments on commit 6346429

Please sign in to comment.