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]