Skip to content

Merge pull request #54 from openSUSE/pr/53 #64

Merge pull request #54 from openSUSE/pr/53

Merge pull request #54 from openSUSE/pr/53 #64

Workflow file for this run

---
name: Backlog Limits Checker Preview
# yamllint disable-line rule:truthy
on:
push:
branches: ['main']
workflow_dispatch:
permissions:
contents: write
jobs:
backlogger:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run the action implemented in this repo
uses: ./
with:
config: queries.yaml
redmine_api_key: ${{ secrets.REDMINE_API_KEY }}
- uses: JamesIves/github-pages-deploy-action@v4
with:
folder: gh-pages
clean-exclude: pr-preview