Skip to content

Commit

Permalink
chore: Add workflow trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones committed Feb 10, 2021
1 parent f99cd0e commit ceebcf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: indy-node-build
on: [ push, pull_request ]

workflow_dispatch:

jobs:
workflow-setup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ceebcf7

Please sign in to comment.