fix: update workflow trigger again

This commit is contained in:
drbh 2024-05-28 22:11:21 -04:00
parent 4692347140
commit 6499b8e213
1 changed files with 4 additions and 9 deletions

View File

@ -1,16 +1,11 @@
# based on https://github.com/Dao-AILab/flash-attention/blob/main/.github/workflows/publish.yml
name: Build wheels
# on:
# push:
# branches:
# - main
# tags:
# - "*"
# pull_request:
# workflow_dispatch:
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs: