Skip to content

build(deps): bump @equinor/eslint-config-fusion from 2.1.3 to 2.1.4 #2

build(deps): bump @equinor/eslint-config-fusion from 2.1.3 to 2.1.4

build(deps): bump @equinor/eslint-config-fusion from 2.1.3 to 2.1.4 #2

name: pr ready for review
on:
pull_request:
types: [labeled]
jobs:
code-quality:
if: github.event.label.name == '🤞🏻 Ready for review'
uses: ./.github/workflows/pr.yml
notify:
if: github.event.label.name == '🤞🏻 Ready for review'
runs-on: ubuntu-latest
steps:
- name: Notify teams channel
uses: davidwengier/[email protected]
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}