Skip to content

Commit

Permalink
#2: - removed temp branch from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwrobel1986 committed Jan 28, 2022
1 parent 10013ec commit a400144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Build/Test SHAW # GUI display name

on: # Triggers, see https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows
push:
branches: [ master, develop, 2-Enable-github-actions-via-docker ]
branches: [ master, develop ]
pull_request:
branches: [ master, develop ]

Expand Down

0 comments on commit a400144

Please sign in to comment.