Skip to content

Commit

Permalink
Remove redundant CI rule
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Sep 12, 2024
1 parent 67f25a5 commit 2c8cf14
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@ on:
- "**"
tags-ignore:
- "v*"
pull_request:
branches:
- "**"

env:
AQUASCOPE_VERSION: 0.3.1
AQUASCOPE_TOOLCHAIN: nightly-2023-08-25


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

0 comments on commit 2c8cf14

Please sign in to comment.