Skip to content

Commit

Permalink
ci: Remove judgment timing statements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chever-John committed Jun 12, 2023
1 parent cee8316 commit 9043244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-test-ci-v2-cron-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ concurrency:

jobs:
changes:
if: ${{ github.event.schedule == '0 0 * * *') }}
runs-on: ubuntu-20.04
outputs:
docs: ${{ steps.filter.outputs.docs }}
Expand Down

0 comments on commit 9043244

Please sign in to comment.