Skip to content

Commit

Permalink
add workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
NotZoeyDev committed Sep 6, 2022
1 parent 18f9724 commit ad1e0b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
tags:
- '*'
workflow_dispatch:

jobs:
build:
name: Build
Expand Down

0 comments on commit ad1e0b9

Please sign in to comment.