Files
kong/.github
samugi 8a295b854b fix(ci): deck integration tests checkout secret
The checkout step of these tests was using a secret that is not
available to PRs opened from forks, which made it fail.
This commit removes the token (not needed in CE), which makes the action
fall back to the default github token.

It also adds the workflow to the `paths`, just to make sure it runs when
modified.
2024-11-15 14:30:42 +01:00
..