Skip to content

Commit

Permalink
check flake on push and manually
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyYakeley committed Apr 6, 2024
1 parent aa5aa0c commit 271348d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flake-check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 271348d

Please sign in to comment.