Chandler Carruth f4b20fc186 Fix PR labeling and generate nightly build notes from them. (#4077) hai 1 ano
..
README.md 226b653e11 Fix tests.yaml to execute tests when there's a mix of code and ignored files. (#3472) %!s(int64=2) %!d(string=hai) anos
assign_prs.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
discord_wiki.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
label_prs.yaml f4b20fc186 Fix PR labeling and generate nightly build notes from them. (#4077) hai 1 ano
nightly-release.yaml f4b20fc186 Fix PR labeling and generate nightly build notes from them. (#4077) hai 1 ano
pre_commit.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
pre_commit_suggestions.yaml 52bf4e618c Switch the resolve action to push (#3998) hai 1 ano
proposal_labeled.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
proposal_ready.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
stale.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
sync_repos.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) %!s(int64=2) %!d(string=hai) anos
tests.yaml 5332b71eec Add automated nightly builds, uploaded as pre-releases. (#4055) hai 1 ano

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]