Skip to content

More AOT annotations to the code from IL2072 #22

More AOT annotations to the code from IL2072

More AOT annotations to the code from IL2072 #22

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"