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

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
Allow to manually trigger this workflow
  • Loading branch information
Aniseto authored Aug 22, 2023
1 parent 4fa3a2c commit 5471b20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

pull_request:
branches: [ main ]

workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 5471b20

Please sign in to comment.