Skip to content

Commit

Permalink
📣
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryo Arima committed Sep 7, 2024
1 parent f1713c1 commit eb5d4c1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Release

on:
push:
branches: [ "main" ]
branches:
- main
paths-ignore:
- 'docs/**'
- 'README.md'

jobs:
base-deb-build:
Expand Down

0 comments on commit eb5d4c1

Please sign in to comment.