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]