fix action

This commit is contained in:
Robin Appelman 2023-11-02 17:08:30 +01:00
commit bab067c141

View file

@ -2,9 +2,9 @@ name: Test the action
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
test_action: