diff options
author | 2022-11-24 02:10:42 -0800 | |
---|---|---|
committer | 2022-11-24 02:10:42 -0800 | |
commit | e4805d08958537a62ffef3054b750e7cf06a7687 (patch) | |
tree | 49304b694f43d97e4a21fe7c6b10be8fa648fc0e | |
parent | e9eaab727b52769d9d9ffba3946fb2ecd5e970f1 (diff) | |
download | bun-e4805d08958537a62ffef3054b750e7cf06a7687.tar.gz bun-e4805d08958537a62ffef3054b750e7cf06a7687.tar.zst bun-e4805d08958537a62ffef3054b750e7cf06a7687.zip |
Update bun-linux-build.yml
-rw-r--r-- | .github/workflows/bun-linux-build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/bun-linux-build.yml b/.github/workflows/bun-linux-build.yml index 17eca534f..5a8cdda98 100644 --- a/.github/workflows/bun-linux-build.yml +++ b/.github/workflows/bun-linux-build.yml @@ -8,7 +8,6 @@ on: push: branches: - main - - bun-actions paths: - "src/**/*" - "test/**/*" |