Skip to content

Commit

Permalink
Don't double test on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
gdubicki committed Apr 20, 2024
1 parent 4b4926d commit d05b1e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: test
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 6'
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d05b1e0

Please sign in to comment.