Skip to content

Commit 692b1b8

Browse files
chore: file sync update
Signed-off-by: sol-office-file-synchronization[bot] Sync: synced local '.github/workflows/release-please.yml' with remote 'sync/.github/workflows/release-please.yml'
1 parent 3a44a18 commit 692b1b8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
# .github/workflows/release-please.yml
1+
# This file is synced from City-of-Helsinki/.github and should not be edited directly
22
name: release-please
33
on:
44
push:
55
branches:
66
- main
7-
# Run daily to keep the release PR date current
87
schedule:
8+
# Run daily to keep the release PR date current
99
- cron: '1 0 * * *'
10-
11-
permissions:
12-
contents: write
13-
pull-requests: write
10+
workflow_dispatch:
1411

1512
jobs:
16-
common:
13+
release-please:
1714
uses: City-of-Helsinki/.github/.github/workflows/release-please.yml@main
15+
permissions:
16+
contents: write
17+
pull-requests: write

0 commit comments

Comments
 (0)