Skip to content

[Bug]: We should have better error handling when module name is refactored and on the consumption side, user executes the function without app refresh (pointing to stale ref) #103923

[Bug]: We should have better error handling when module name is refactored and on the consumption side, user executes the function without app refresh (pointing to stale ref)

[Bug]: We should have better error handling when module name is refactored and on the consumption side, user executes the function without app refresh (pointing to stale ref) #103923

name: Mastermind Labeler Workflow
on:
issues:
types: [labeled, unlabeled]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: Videndum/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}