Skip to content

Commit

Permalink
ci: don't run smoke test on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Dec 31, 2021
1 parent bc06881 commit 35b873d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
schedule:
- cron: '0 0 * * SUN'
workflow_dispatch:
pull_request:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit 35b873d

Please sign in to comment.