Skip to content

chore(deps): update gsuquet/workflows action to v1.2.5 #16

chore(deps): update gsuquet/workflows action to v1.2.5

chore(deps): update gsuquet/workflows action to v1.2.5 #16

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
permissions: {}
jobs:
triage:
permissions:
contents: read
pull-requests: write
uses: gsuquet/workflows/.github/workflows/automation-labeler.yml@0f7c5d8c6bdbc14386b308fb381b0611934f8482 # v1.2.5
update-package-list:
permissions:
contents: write
uses: gsuquet/workflows/.github/workflows/integration-modification-script.yml@0f7c5d8c6bdbc14386b308fb381b0611934f8482 # v1.2.5
with:
script_path: ./scripts/generate_package_list.sh
ref: ${{ github.head_ref }}
commit_message: ':memo: doc: Update package list in README.md'