Skip to content

Commit

Permalink
disable old yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rengolin committed Jan 31, 2024
1 parent e90d838 commit eb172f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# This is an example of jobs, environments, secrets being used.
# We keep it disabled, but in the repo as a reference.
name: Basic TPP-MLIR Builder

# For now, we do it manually, but this will need to be on commit
on:
workflow_dispatch:
push:
branches: [ "ghactions" ]
pull_request:
branches: [ "ghactions" ]

env:
# clang, gcc
Expand Down

0 comments on commit eb172f8

Please sign in to comment.