Skip to content

⬆️ Bump dev.gitlive:firebase-config from 1.10.4 to 1.11.0 #154

⬆️ Bump dev.gitlive:firebase-config from 1.10.4 to 1.11.0

⬆️ Bump dev.gitlive:firebase-config from 1.10.4 to 1.11.0 #154

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"