[PATCH BlueZ v1 1/2] workflows: Make use bluez/action-ci action

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>

This replaces the bzcafe action with bluez/action-ci so we can maintain
everything in the github bluez organization.
---
 .github/workflows/ci.yml   | 2 +-
 .github/workflows/sync.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9d267e1ccc95..a47492740569 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
         path: src/src
 
     - name: CI
-      uses: tedd-an/bzcafe@main
+      uses: bluez/action-ci@main
       with:
         task: ci
         base_folder: src
diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml
index cfc58530c32b..5b3d7d6355a0 100644
--- a/.github/workflows/sync.yml
+++ b/.github/workflows/sync.yml
@@ -48,13 +48,13 @@ jobs:
     - uses: actions/checkout@v3
 
     - name: Cleanup PR
-      uses: tedd-an/bzcafe@main
+      uses: bluez/action-ci@main
       with:
         task: cleanup
         github_token: ${{ secrets.ACTION_TOKEN }}
 
     - name: Sync Patchwork
-      uses: tedd-an/bzcafe@main
+      uses: bluez/action-ci@main
       with:
         task: patchwork
         space: user
-- 
2.49.0





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux