Skip to content

Commit

Permalink
!!
Browse files Browse the repository at this point in the history
  • Loading branch information
dvtfl committed Sep 4, 2024
1 parent d9d39bc commit b56c11c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: "Build"
on:
workflow_dispatch:
pull_request:
branches:
- master
# branches:
# - master
push:
branches:
- master
# branches:
# - master
jobs:
nix-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b56c11c

Please sign in to comment.