Skip to content

Commit

Permalink
[5.x] Run GitHub Actions workflows only once (#10156)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Varga <jason@pixelfear.com>
  • Loading branch information
Jubeki and jasonvarga committed May 22, 2024
1 parent 4632d38 commit 8d53d95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Run Tests

on:
push:
branches:
- master
- '*.x'
pull_request:
schedule:
- cron: '0 0 * * *'
Expand Down

0 comments on commit 8d53d95

Please sign in to comment.