Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Physton committed Mar 22, 2024
1 parent 805dc41 commit 47556e3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build

on:
push:
branches:
- main
paths:
- 'src/**'
#on:
# push:
# branches:
# - main
# paths:
# - 'src/**'

jobs:
build:
Expand Down

0 comments on commit 47556e3

Please sign in to comment.