Skip to content

Enable resetting application context user to null (#4415) #21

Enable resetting application context user to null (#4415)

Enable resetting application context user to null (#4415) #21

Workflow file for this run

name: not-code
on:
push:
branches: [ main, v7.x, v8.x, v9.x ]
paths-ignore: ['Source/**', '.github/workflows/**']
pull_request:
branches: [ main, v7.x, v8.x, v9.x ]
paths-ignore: ['Source/**', '.github/workflows/**']
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "This is not a code change"