Skip to content

Commit

Permalink
ci: remove unnecessary envs
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Nov 5, 2024
1 parent 8859aa7 commit 979aa6f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/auto-rerun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ on:
schedule:
- cron: "0 */1 * * *" # Hourly

env:
AQUA_GLOBAL_CONFIG: ${{ github.workspace }}/aqua-all.yaml
AQUA_LOG_COLOR: always
AQUA_CONFIG: ${{ github.workspace }}/aqua/update.yaml

jobs:
rerun:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 979aa6f

Please sign in to comment.