From bc9006c7f64ba56dbca28b422ce6a97cd0ea50da Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:20:32 -0500 Subject: [PATCH] ci: update workflows [skip ci] --- .github/workflows/branches.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/branches.yml b/.github/workflows/branches.yml index 471878d0..d67fd12f 100644 --- a/.github/workflows/branches.yml +++ b/.github/workflows/branches.yml @@ -10,6 +10,7 @@ on: jobs: notice: name: Notice for automated branches + runs-on: ubuntu-latest steps: - name: Comment on pull request uses: actions/github-script@v5