Skip to content

disable openmp in another bazel command #1441

disable openmp in another bazel command

disable openmp in another bazel command #1441

Workflow file for this run

name: Update TODO backlinks
on:
push:
branches:
- main
jobs:
insert-backlinks:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # pin@v3
- name: todo-backlinks
uses: j2kun/todo-backlinks@12b447ef971f465feb2a7298a1240157e8712942 # [email protected]
env:
GITHUB_TOKEN: ${{ github.token }}