Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TabooLib/ovile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bkm016 committed Jan 18, 2024
2 parents f6a163b + 81a9b96 commit 581b30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Project Build
on: [ push ]

jobs:
build:
if: "contains(github.event.head_commit.message, 'publish')"
runs-on: ubuntu-latest
steps:
- name: checkout repository
Expand Down

0 comments on commit 581b30a

Please sign in to comment.