Skip to content

Commit

Permalink
feat: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
tjduigna committed May 13, 2022
1 parent 0a9ea31 commit 52ef42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
paths-ignore:
- 'build/**'
Expand Down

0 comments on commit 52ef42b

Please sign in to comment.