Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 21, 2023
1 parent 2ee9d7a commit 2cf0a91
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Build

# TODO uncomment this
# on:
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 2cf0a91

Please sign in to comment.