1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/.github/workflows/github-community-label-bot.yaml
Topher Lubaway 2693107d60 Adds valid PAT testing to existing ec2 pipes (#11486)
* Adds valid PAT testing to existing ec2 pipes

adds the same workflow seen in gradle.yml to other pipelines

* Reorder PAT selection

rename SELF_RUNNER_GITHUB_ACCESS_TOKEN_1 ->
DAVINCHIA_PAT

remove LABEL_BOT_USERNAME
2022-03-29 10:03:59 -05:00

16 lines
344 B
YAML

name: CI
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: harshithmullapudi/label-actions@75686c2b3de17244526f10a22424f319d0bc134f
with:
github-token: ${{ secrets.OCTAVIA_PAT }}
github-username: octavia-squidington-iii