# Automatic github workflow not working for me

**URL:** https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958
**Category:** General
**Created:** [15 November 2020 14:52 UTC](https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958 "2020-11-15T14:52:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Botched1](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/botched1/32/21190_2.png) [@Botched1](https://discourse.nodered.org/u/Botched1)
#### Post date: [15 November 2020 14:52 UTC](https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958/1 "2020-11-15T14:52:20Z")

</div>

Running v1.2.3 in a docker container witrh persistence on the /DATA folder.

I have a private remote github repository setup. I have enabled the automatic github workflow:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/3/8/38733cc6fec59454ba00d3145302aef316aa2979.png)

However, when I do saves I see the commit counter go up, but github never gets updated automatically. If I manually push it from the editor gui it updates github with no issues. Just no automatic pushes are happening.

This is what I see after doing downloads to a flow:  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/6/26c3b9dc38260284827350c2817ceb997140468c.png)

Note the commit that still needs to be pushed.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [15 November 2020 15:01 UTC](https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958/2 "2020-11-15T15:01:16Z")

</div>

Yes, the automatic workflow only commits locally. It doesn't push to the remote.

---

<div class="post-metadata">

### Author: ![Botched1](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/botched1/32/21190_2.png) [@Botched1](https://discourse.nodered.org/u/Botched1)
#### Post date: [15 November 2020 15:03 UTC](https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958/3 "2020-11-15T15:03:32Z")

</div>

Ah, so worked as designed then. 🙂 For some reason I thought it would automatically push to the remote gits too.

Mystery solved.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [29 November 2020 15:03 UTC](https://discourse.nodered.org/t/automatic-github-workflow-not-working-for-me/35958/4 "2020-11-29T15:03:32Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
