test: Create a new agent after malicious node was restarted in replica_determinism_test
#633
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 |