Skip to content

Commit

Permalink
Merge pull request #60 from dvklopfenstein/run_workflow
Browse files Browse the repository at this point in the history
Run workflow
  • Loading branch information
dvklopfenstein authored Oct 25, 2023
2 parents 8465321 + ce467ac commit f702191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: build

on: [push, pull_request]
workflow_dispatch: # Add "Run workflow" button

jobs:
build:
Expand Down

0 comments on commit f702191

Please sign in to comment.