Skip to content

Commit

Permalink
fix on
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Apr 25, 2024
1 parent bab2f85 commit 144d79f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
on:
- repository_dispatch
- workflow_dispatch
- push
- pull_request
push:
branches:
- master
pull_request:
workflow_dispatch:
repository_dispatch:

env:
CUSTOM_OUTPUT_RELATIVE_PATH: lychee/custom_output.md
Expand Down

0 comments on commit 144d79f

Please sign in to comment.