Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Switch working branch
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committed Aug 14, 2020

Unverified

No user is associated with the committer email.
1 parent 33f14d6 commit 4e201a2
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/setup-buildx-ci.yml
@@ -4,14 +4,14 @@ on:
push:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-ci.yml
- setup-buildx/**
pull_request:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-ci.yml
- setup-buildx/**
4 changes: 2 additions & 2 deletions .github/workflows/setup-buildx-precheckin.yml
@@ -4,14 +4,14 @@ on:
push:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-precheckin.yml
- setup-buildx/**
pull_request:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-precheckin.yml
- setup-buildx/**
4 changes: 2 additions & 2 deletions .github/workflows/setup-buildx-test.yml
@@ -4,14 +4,14 @@ on:
push:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-test.yml
- setup-buildx/**
pull_request:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-buildx-test.yml
- setup-buildx/**
4 changes: 2 additions & 2 deletions .github/workflows/setup-qemu-ci.yml
@@ -4,14 +4,14 @@ on:
push:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-qemu-ci.yml
- setup-qemu/**
pull_request:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-qemu-ci.yml
- setup-qemu/**
4 changes: 2 additions & 2 deletions .github/workflows/setup-qemu-precheckin.yml
@@ -4,14 +4,14 @@ on:
push:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-qemu-precheckin.yml
- setup-qemu/**
pull_request:
branches:
- master
- mig # remove when merged to master
- v2-working-branch # remove when merged to master
paths:
- .github/workflows/setup-qemu-precheckin.yml
- setup-qemu/**

0 comments on commit 4e201a2

Please sign in to comment.