Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cilki committed Mar 2, 2024
1 parent 7d8da4d commit 7366673
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
name: build
on:
push:
branches: [master]

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 7366673

Please sign in to comment.