Skip to content

Commit

Permalink
fix workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanWay committed Sep 25, 2024
1 parent 065b6e7 commit e3d749a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: master build

on:
branch: master
push:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit e3d749a

Please sign in to comment.