Clarify documentation

This commit is contained in:
Sebastian Meyer 2020-07-24 13:24:01 +02:00 committed by GitHub
parent 1dd1cfde18
commit d610bf613a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Static Code Analyzing
on:
# Trigger analysis when pushing in master or pull requests, and when creating a pull request.
# Trigger analysis when pushing in master, stable branches or pull requests, and when creating a pull request.
push:
branches: [master, 2.x]
pull_request: