Skip to content

Commit

Permalink
Add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Dec 17, 2023
1 parent b7e7897 commit 9504952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
name: Master updated

on:
push:
branches:
- 'master'

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9504952

Please sign in to comment.