Skip to content

Commit

Permalink
Issue danielfrg#135 run test workflow on push of issue135-failing-tes…
Browse files Browse the repository at this point in the history
…ts too
  • Loading branch information
soxofaan committed Dec 19, 2022
1 parent 135731f commit 676673d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test

on:
push:
branches: [main]
branches: ["main", "issue135-failing-tests"]
pull_request:
# schedule:
# - cron: "0 5 * * *"
Expand Down

0 comments on commit 676673d

Please sign in to comment.