Update workflow

This commit is contained in:
2023-09-30 14:19:47 +02:00
parent 42bf0a6500
commit 59c395e124

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
paths: ["src/**", .github/workflows/**]
jobs: jobs:
compile: compile:
@ -47,4 +48,4 @@ jobs:
BRANCH: pdfs BRANCH: pdfs
FOLDER: /tmp/compiled FOLDER: /tmp/compiled
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MESSAGE: "🤖 It's hard to work with you" MESSAGE: "🤖 It's hard to work with you ({sha})"