chore(release): Elect version 2f02a660f6f17b5a78c13d9b372f74c8228f79b8 #271
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# triggered on all repositories via rulesets | |
name: Repo Policies Ruleset | |
on: | |
pull_request: | |
merge_group: | |
jobs: | |
call-repo-policies: | |
uses: dfinity/public-workflows/.github/workflows/repo_policies.yml@main | |
secrets: inherit |