Chandler Carruth 774ada28a2 Fix the installable archive build. (#4064) il y a 1 an
..
README.md 226b653e11 Fix tests.yaml to execute tests when there's a mix of code and ignored files. (#3472) il y a 2 ans
assign_prs.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
discord_wiki.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
label_prs.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
nightly-release.yaml 774ada28a2 Fix the installable archive build. (#4064) il y a 1 an
pre_commit.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
pre_commit_suggestions.yaml 52bf4e618c Switch the resolve action to push (#3998) il y a 1 an
proposal_labeled.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
proposal_ready.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
stale.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
sync_repos.yaml 97816a3598 Use https://app.stepsecurity.io/secureworkflow to improve workflow security. (#3879) il y a 2 ans
tests.yaml 5332b71eec Add automated nightly builds, uploaded as pre-releases. (#4055) il y a 1 an

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]