Skip to content

Commit

Permalink
Fix/release please 3 (#1610)
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot authored Sep 24, 2024
1 parent a846d53 commit 854d6e3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
---
name: release-please

on:
push:
branches: [main]
paths-ignore:
- '*.md'
- '.github/**'
- 'common/graphics/**'
- '!.github/workflows/deploy.yml'
- '!.github/workflows/merge.yml'

permissions:
contents: write
pull-requests: write

name: release-please

jobs:
release-please:
Expand Down

0 comments on commit 854d6e3

Please sign in to comment.