Skip to content

Commit

Permalink
add manual actions trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastiaanKlippert committed Feb 8, 2024
1 parent 40141b0 commit e67bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:

build-and-test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e67bc7d

Please sign in to comment.