Skip to content

Commit

Permalink
Merge pull request ZeroNetX#211 from zeronet-conservancy/workflow_update
Browse files Browse the repository at this point in the history
fix github workflow file
  • Loading branch information
caryoscelus committed Jul 19, 2023
2 parents 8b7d7d5 + 32e8f70 commit 24a7ba7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: tests

on: []
on:
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 24a7ba7

Please sign in to comment.