Jon Ross-Perkins 226b653e11 Fix tests.yaml to execute tests when there's a mix of code and ignored files. (#3472) преди 2 години
..
README.md 226b653e11 Fix tests.yaml to execute tests when there's a mix of code and ignored files. (#3472) преди 2 години
assign_prs.yaml 418b28d12b Fix filter step reference (#2273) преди 3 години
discord_wiki.yaml ed3a81aa08 Add action for wiki change notifications. (#2089) преди 3 години
label_prs.yaml cc9ea4da66 Add auto-labeling for some docs and infra. (#2481) преди 3 години
pre_commit.yaml f091a45c19 Infra: run `pre-commit` on merge groups (#2960) преди 2 години
proposal_labeled.yaml 21311334cb Switch to pull_request_target (#2014) преди 3 години
proposal_ready.yaml 21311334cb Switch to pull_request_target (#2014) преди 3 години
stale.yaml f4d45c8d88 Fix newline formatting in stale-issue message (#3045) преди 2 години
sync_repos.yaml b22e585285 Bump action versions. (#2591) преди 3 години
tests.yaml 226b653e11 Fix tests.yaml to execute tests when there's a mix of code and ignored files. (#3472) преди 2 години

README.md

Testing workflows

We keep around an action-test branch in carbon-lang, which can be used to test triggers with push: configurations. For example:

on:
  push:
    branches: [action-test]