Skip to content

Commit

Permalink
Merge pull request #6 from ArturMarekNowak/develop
Browse files Browse the repository at this point in the history
Update CI/CD
  • Loading branch information
ArturMarekNowak authored Feb 25, 2024
2 parents 2d83ca7 + d177181 commit 6d0e199
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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

jobs:

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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

jobs:
build:
Expand Down

0 comments on commit 6d0e199

Please sign in to comment.