Skip to content

Commit

Permalink
Enable manual CI running
Browse files Browse the repository at this point in the history
  • Loading branch information
WillB97 committed Apr 6, 2024
1 parent e1d072a commit dcafb06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Lint & build

on: [push]
on:
- push:
- workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit dcafb06

Please sign in to comment.