Skip to content

bug: Angular 17 and Ionic 7 - SSR issue #97

bug: Angular 17 and Ionic 7 - SSR issue

bug: Angular 17 and Ionic 7 - SSR issue #97

Workflow file for this run

name: Assign issues to triage
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0
with:
assignees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
numOfAssignee: 1
allowSelfAssign: false