Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jahabeebs committed Dec 28, 2023
1 parent eb54734 commit 3e51e58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: test

on: [push]
on: [push, workflow_dispatch]


concurrency:
group: ${{github.workflow}}-${{github.ref}}
Expand Down

0 comments on commit 3e51e58

Please sign in to comment.