Skip to content

Merge pull request #369 from analysis-tools-dev/dependabot/cargo/data… #266

Merge pull request #369 from analysis-tools-dev/dependabot/cargo/data…

Merge pull request #369 from analysis-tools-dev/dependabot/cargo/data… #266

Workflow file for this run

name: Render
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Render list
run: make render
- uses: stefanzweifel/[email protected]
with:
branch: ${{ github.head_ref }}
commit_message: Commit list
commit_user_name: Analysis Tools Bot
commit_user_email: [email protected]
commit_author: Analysis Tools Bot <[email protected]>