Skip to content

Bump rollup from 3.29.4 to 3.29.5 in /landing-page #42

Bump rollup from 3.29.4 to 3.29.5 in /landing-page

Bump rollup from 3.29.4 to 3.29.5 in /landing-page #42

# triggered on all repositories via rulesets
name: CLA Check Ruleset
on:
# because the cla workflow will run on worflows generated from forks, they do not have access to secrets
# pull_request_target only runs the workflow on the master branch but allows access to secrets
pull_request_target:
branches:
- 'master'
- 'main'
merge_group:
jobs:
call-check-cla:
uses: dfinity/public-workflows/.github/workflows/check_cla.yml@manual-05-09-2024
secrets: inherit