Skip to content

Commit

Permalink
Trigger changes in master only
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Oct 10, 2024
1 parent 76d681f commit 235759b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main", "improve-actions" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 235759b

Please sign in to comment.