This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 691337e9910 Updating issue-tagger Workflow (#171) (#23143)
691337e9910 is described below

commit 691337e99100c7e6cec0daa9d5e9bba8fab637c6
Author: Daniela Martín <danielamartin...@gmail.com>
AuthorDate: Fri Dec 9 15:13:28 2022 -0600

    Updating issue-tagger Workflow (#171) (#23143)
    
    Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
    
    Co-authored-by: Elias Segundo Antonio <eliassegundo.segu...@gmail.com>
    Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
    Co-authored-by: Danny McCormick <dannymccorm...@google.com>
---
 .github/workflows/issue-tagger.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/issue-tagger.yml 
b/.github/workflows/issue-tagger.yml
index 39f92d87f78..7dbb4bf2d5d 100644
--- a/.github/workflows/issue-tagger.yml
+++ b/.github/workflows/issue-tagger.yml
@@ -20,7 +20,7 @@ on:
 
 jobs:
   label:
-    runs-on: ubuntu-latest
+    runs-on: [self-hosted, ubuntu-20.04]
     permissions:
       issues: write
     steps:

Reply via email to