Skip to content

Commit

Permalink
Create main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Captainjamason authored Nov 20, 2024
1 parent 901371d commit 1b73940
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
push:
branches:
- main
- dev

jobs:
steps:
uses: BSFishy/meson-build
with:
action: build

0 comments on commit 1b73940

Please sign in to comment.