diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7064186..aea9d6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +name: CI 🔨 + on: push: branches: ["**"] diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3908f12..8c2ac6e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,3 +1,5 @@ +name: Deploy 🚀 + on: push: branches: ["master", "deploy-test"] diff --git a/README.md b/README.md index 295ebdc..9a4c855 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitHub Actions humans.txt -Lists out the humans who work, or worked, on the GitHub Actions product. +[Lists out](https://actions.github.io/humans.txt) the humans who work, or worked, on the GitHub Actions product. Add yourself via PR if you work or worked on the product ❤️ ## Inputs diff --git a/favicon.ico b/favicon.ico index ebae40c..a59308e 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/humans.txt.yaml b/humans.txt.yaml index e644826..d4a3024 100644 --- a/humans.txt.yaml +++ b/humans.txt.yaml @@ -5,5 +5,22 @@ humans: - name: Mona Lisa Octocat honorary_human: true - - name: "Melissa Xie" +- name: "Jason Long" +- name: "Iheanyi Ekechukwu" +- name: "Christopher Schleiden" +- name: "Cameron Booth" +- name: "Alberto Gimeno" +- name: "Tim Ruffles" + alum: true +- name: "Andrew Appleton" + alum: true +- name: "Hayden Faulds" +- name: "Anthony Sterling" +- name: "Jonathan Clem" +- name: "Mike Coutermarsh" +- name: "Thomas Brumley" +- name: "Brian Cristante" +- name: "Yang Cao" +- name: "Bryan MacFarlane" +- name: "Josh Gross"