Skip to content

revert: build(deps): update arcgis to ^4.33.0-next.13 (#11539) #22358

revert: build(deps): update arcgis to ^4.33.0-next.13 (#11539)

revert: build(deps): update arcgis to ^4.33.0-next.13 (#11539) #22358

Workflow file for this run

name: Semantic PR
on:
pull_request:
types: [edited, opened, synchronize]
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
# default https://github.com/commitizen/conventional-commit-types/blob/master/index.json
feat
fix
docs
style
refactor
perf
test
build
ci
chore
revert
# custom
deprecate