Skip to content

Commit

Permalink
Update github workflow for 'main' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
combssm committed Aug 7, 2023
1 parent ce5131b commit bffc3c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Ansible Molecule Pipeline

on:
push:
branches: [master]
branches: [main]
pull_request:
branches: [master]
branches: [main]
workflow_dispatch:
branches: [master]
branches: [main]

env:
PY_COLORS: '1'
Expand Down

0 comments on commit bffc3c8

Please sign in to comment.