Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Allow workflow to be manually triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
canyie authored and RikkaW committed Dec 24, 2023
1 parent ab3086e commit 03a52e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
paths-ignore:
- '**/README.md'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 03a52e5

Please sign in to comment.