diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ccc744f403..ea17447cf90 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -501,6 +501,7 @@ jobs: repository: FuelLabs/sway-performance-data path: performance-data - name: Get GitHub app token + if: github.event_name == 'push' uses: actions/create-github-app-token@v1 id: app-token with: