Fix indentation (#19565)
This commit is contained in:
parent
ba302b7dc0
commit
4553531e7e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/sentry-sourcemaps.yaml
vendored
6
.github/workflows/sentry-sourcemaps.yaml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Upload Sentry Sourcemaps
|
name: Upload Sentry Sourcemaps
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue