Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfland committed May 19, 2023
1 parent 864f93f commit 5f95eb7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: main

on: { push, pull_request, workflow_dispatch }
on:
- push
- pull_request
- workflow_dispatch

jobs:
main:
Expand Down

0 comments on commit 5f95eb7

Please sign in to comment.