Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap committed Feb 9, 2022
1 parent c575bb6 commit aaffca6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
@@ -1,6 +1,8 @@
name: Test

on: [push]
on:
push:
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit aaffca6

Please sign in to comment.